home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Topik / Topik - Disk 04 - Disk and Technical Stuff (19xx)(Topik Public Domain)(PD)[WB].zip / Topik - Disk 04 - Disk and Technical Stuff (19xx)(Topik Public Domain)(PD)[WB].adf / Supra / SupraNews < prev    next >
Text File  |  1989-06-22  |  4KB  |  80 lines

  1. We are constantly in the process of refining the hardware and software for
  2. your hard disk.  As such, this file contains any information on updates or 
  3. changes that have been made since the last revision of the SupraDrive manual.
  4.  
  5. ----------------------------------------------------------------------------
  6. First please note that this 5.1 version is a major update to the SupraBoot 
  7. software.  Commodore has been working with several hard disk manufacturers
  8. to establish a standard for the format of hard disks.  At Supra, we are 
  9. pleased to announce that we are adopting this standard.  The SupraBoot 5.1
  10. software still features the ease of use our supporters have come to expect,
  11. but you can now mount a drive formatted using our software with the 
  12. interface and mounting software of any manufacturer that supports the 
  13. Commodore standard.  Likewise, you will be able to mount a formatted drive
  14. from a standard-supporting manufacturer with a Supra interface and 
  15. SupraBoot disk.
  16.  
  17. For offices, user groups, or friends with many different systems, the 
  18. new compatibility provided by this standard may help make life simpler.
  19. As a little added bonus, when used with the FastFileSystem and our DMA 
  20. interface on the Amiga 2000, our new software is also up to an eight 
  21. times faster than SupraBoot version 4.3.  Even non DMA interfaces gain
  22. as much as triple the speed, particularly evident when copying large files.
  23.  
  24. So where's the catch?  Well, there's only one.  The new Commodore standard 
  25. calls for certain special control structures to be written to cylinder
  26. zero on the hard disk.  Among other things, these structures identify the 
  27. drive and its partitioning information.  However, the new structures are 
  28. not compatible with the partitioning information stored by versions 4.3 
  29. and earlier of the SupraBoot software.  That means earlier SupraDrives 
  30. cannot be mounted by the 5.1 SupraMount, unless they have first been 
  31. reformatted or zeroed using the 5.1 SupraFormat.  Please refer to your
  32. Supra Operator's Manual for instructions on using SupraFormat.
  33.  
  34. ---------------------------------------------------------------------------
  35. For those of you with Amiga 500's and 1000's, we have implemented a new
  36. device driver that incorporates a pseudo-DMA protocol with blind reads.
  37. That translates into a three-times speed increase on all read operations.
  38. This device driver is in the "devs" directory and is named 
  39. "scsidisk.device".  To use this device driver, involk SupraMount with
  40. the "-s" option.  This is how SupraMount can be called from the
  41. Startup-Sequence on the SupraBoot 5.1 disk:
  42.  
  43.      SupraMount -s
  44.  
  45. Unfortunately, this new device driver may not be compatible with all
  46. controller and drive combinations.  If you experience problems, change
  47. your Startup-Sequence by deleting the "-s" option.  This will cause
  48. SupraMount to use the default "harddisk.device" driver.
  49.  
  50. ---------------------------------------------------------------------------
  51. Hurray!  We are now supporting Workbench 1.3 and the FastFileSystem.
  52. Unfortunately, as of this writing, Commodore hasn't yet released Workbench
  53. 1.3.  That means this boot disk does not contain the FastFileSystem, or
  54. any other 1.3 files.  However, when 1.3 is officially released, you can
  55. copy the FastFileSystem to "SupraBoot:L/FastFileSystem".  Then edit the
  56. lines in the "SupraBoot:s/Startup-Sequence" that read:
  57.  
  58.       Type s/startup-text
  59.       Ask " "
  60.       Copy "Workbench 1.2:" to dh0: all
  61.  
  62.  
  63. For Workbench 1.3 they should be changed to read:
  64.  
  65.       Type s/startup-text_1.3
  66.       Ask " "
  67.       Copy "Workbench 1.3:" to dh0: all
  68.  
  69.  
  70. Next run the SupraFormat program in the System drawer of the SupraBoot disk
  71. and set the File System gadgets for each partiton to NEW.  Also turn on the
  72. ZERO gadgets for each partiton.  Finally, select the DO ZERO gadget to zero
  73. the partitions on your drive.  Note: this will wipe out all the data on
  74. your drive, so be sure you have all your files backed up.  Now reset your
  75. system and let the Startup-Sequence do the rest of the work for you as it
  76. copies all of the system files onto the hard disk.
  77.  
  78. We hope you enjoy the extra speed and convenience your SupraDrive adds to
  79. your system.
  80.